GetWorkstsationControl<T>(string) Method

Summary
Creates a UI medical workstation control by a given name.
Syntax
C#
C++/CLI
public T GetWorkstsationControl<T>( 
   string name 
) 
public:  
   generic<typename T> 
   T GetWorkstsationControl( 
      String^ name 
   ) 

Parameters

name
The name of the control to look at its actual type to create.

Type Parameters

T

Return Value

T is the type of the returned System.Windows.Forms.Control

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.